@charset 'utf-8';

.index-main *{
	box-sizing: border-box;
	position: relative;
}
.index-main::before{
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 490px;
	background-image: linear-gradient(180deg, 
		#99c3f1 0%, 
		#ffffff 100%);
}
.index-main{
	position: relative;
	padding-top: 36px;
}
.index-w1{
	min-height: 170px;
	background: url(2023index-bg1.png) bottom left no-repeat #fff;
	margin-top: 0;
	margin-bottom: 40px;
	padding-bottom: 30px;
	border: 1px solid #eeeeee;
	border-radius: 3px;
	box-shadow: 0 0 6px 0 rgba(37,144,242,.16);
}
.index-w1-item{
	text-align: center;
	padding: 0 20px;
}
.index-w1-item .tit{
	padding-top: 26px;
}
.index-w1-item .tit a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 38px;
	color: #004892;
	font-weight: bold;
}
.index-w1-item .tit a:hover,.index-w1-item .con a:hover{
	color: #b90f1c;
}
.index-w1-item .con{
	color: #004892;
	font-size: 20px;
	margin-top: 30px;
}
.index-w1-item .con p{
	display: inline-block;
}
.index-w1-item .con a{
	display: inline-block;
	color: #b90f1c;
}
.index-w2c1{
	width: 600px;
	height: 360px;
}
.index-w2c1-item a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.index-w2c1-item a img{
	width: 100%;
	height: 100%;
}
.index-w2c1-item a p{
	height: 44px;
	line-height: 44px;
	padding-left: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(5,32,51,.49);
}
.index-w2c1-item a p span{
	display: inline-block;
	max-width: 470px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-w2c1-pagination{
	position: absolute;
	width: auto;
	left: auto;
	right: 26px;
	bottom: 12px;
	color: #fff;
	font-size: 16px;
	z-index: 2;
}
.index-w2c1-pagination .swiper-pagination-current{
	color: #ff0000;
}
.index-w2c2{
	width: 580px;
	height: 360px;
}
.index-tit1{
	display: flex;
	justify-content: space-between;
	line-height: 45px;
	height: 48px;
	border-bottom: 3px solid #eaecf1;
	margin-bottom: 18px;
}
.index-tit1 .tit{
	display: inline-block;
	color: #0f2869;
	font-size: 18px;
	text-align: center;
	padding: 0 18px;
	min-width: 135px;
}
.index-tit1 .tit.cur{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	background: #004593;
	height: 48px;
	border-bottom: 3px solid #dd0000;
}
.index-list1 li{
	line-height: 42px;
	height: 42px;
}
.index-list1 li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
}
.index-list1 li a:hover{
	color: #004593;
}
.index-list1 li span{
	float: right;
	color: #333333;
	font-size: 16px;
}
.index-bar1{
	margin-top: 40px;
}
.index-bar1 a{
	display: block;
}
.index-bar1 a img{
	width: 100%;
}
.index-w3{
	padding-top: 30px;
	margin-top: 28px;
	top: 0;
	left: 0;
	width: 100%;
	height: 460px;
	background-image: url('./2023index-zscqjbmbj.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.index-w3 .second-title{
	margin-bottom: 10px;
}
.index-w3c1{
	width: 790px;
}
.index-tit2{
	border-bottom: 2px solid #e6e6e6;
	margin-bottom: 28px;
	height: 59px;
}
.index-tit2 .tit{
	display: inline-block;
	color: #333;
	font-weight: bold;
	font-size: 30px;
	line-height: 56px;
	padding: 0 5px;
	margin-left: 64px;
}
.index-tit2 .tit:first-child{
	margin-left: 0;
}
.index-tit2 .tit.cur{ 
	border-bottom: 3px solid #004593;
	color: #004593;
	font-weight: bold;
}
.index-list2 li{
	height: 44px;
	line-height: 44px;
}
.index-list2 li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-list2 li a:before{
	display: inline-block;
	content: ' ';
	border-radius: 50%;
	width: 6px;
	height: 6px;
	background: #004593;
	margin-right: 12px;
	vertical-align: middle;
	margin-top: -3px;
}
.index-list2 li span{
	float: right;
	color: #a3a3a3;
	font-size: 16px;
}
.index-list2 li a:hover{
	color: #004593;
}
.index-w3c2{
	width: 370px;
}
.index-w3c2 a{
	display: inline-block;
	position: relative;
	margin-bottom: 40px;
	width: 100%;
}
.index-w3c2 a:first-child{
	margin-top: 12px;
}
.index-w3c2 a .bg{
	width: 100%;
}
.index-w3c2 a .icon-logo{
	position: absolute;
	top: 23px;
	left: 87px;
	width: 54px;
	height: 54px;
}
.index-w3c2 a p{
	position: absolute;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	/* background: url(2023index-bg5.png) left bottom no-repeat; */
	top: 28px;
	left: 167px;
	line-height: 40px;
}
.index-w4{
	padding-top: 24px;
	padding-bottom: 30px;
	background-image: url('./2023index-zwgkbg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 695px;
}
.index-w4c1{
	width: 700px;
}
.index-tit3{
	text-align: center;
	background: url(2023index-bg6.png) center no-repeat;
	line-height: 60px;
	margin-bottom: 24px;
}
.index-tit3 .tit{
	display: inline-block;
	position: relative;
}
.index-tit3 .tit .ch{
	color: #004593;
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.index-tit3 .tit .en{
	color: #e3e6eb;
	font-size: 24px;
	font-weight: bold;
	position: relative;
}
.index-w4tab{
	height: 374px;
}
.index-w4search{
	background: #fff;
	padding: 25px;
	/*line-height: 35px;*/
}
.index-w4search>img{
	margin-right: 28px;
	margin-top: 6px;
}
.index-w4search input{
	border-radius: 3px;
	border: 1px solid #d9dada;
	background: #fff;
	color: #a0a2a4;
	font-size: 16px;
	width: 358px;
	padding: 0 16px;
	height: 35px;
	line-height: 35px;
}
.index-w4search button{
	width: 102px;
	height: 35px;
	line-height: 35px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-image: linear-gradient(to bottom right, #3091ee, #82c5ed);
	margin-left: 22px;
}
.index-w4c2{
	width: 460px;
	padding-top: 6px;
}
.index-w4c2 a{
	display: block;
	margin-bottom: 22px;
}
.index-w4c2 .tit1 img{
	width: 100%;
}
.index-w4c2 .tit2{
	position: relative;
	display: block;
}
.index-w4c2 .tit2 .bg{
	width: 100%;
}
.index-w4c2 .tit2 .info{
	width: 100%;
	height: 100%;
	line-height: 70px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.index-w4c2 .tit2 .info img{
	margin-right: 32px;
}
.index-w4c2 .tit2 .info span{
	color: #5d7ed6;
	font-size: 24px;
	font-weight: bold;
}
.index-w5{
	padding-top: 26px;
	padding-bottom: 59px;
}
.index-w5c{
	margin-top: 30px;
}
.index-w5c1{
	width: 700px;
}
.index-w5bar1{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: 280px;
	margin-bottom: 20px;
}
.index-w5bar1 a{
	display: inline-block;
	width: 330px;
	height: 74px;
	border-radius: 4px;
	background: #f5f7fa;
	line-height: 74px;
	margin-bottom: 28px;
	color: #333333;
	border: 1px solid #f5f7fa;
}
.index-w5bar1 a span{
	font-size: 22px;
}
.index-w5bar1 a img{
	margin: 0 18px 0 34px;
}
.index-w5bar1 a:hover{
	background: #fff;
	color: #265781;
	border: 1px solid #0065d7;
	box-shadow: 0 2px 4px 0 rgba(167,208,255,.55);
}
.index-w5bar2 a{
	display: inline-block;
}
.index-w5bar2 a img{
	width: 100%;
}
.index-w5c2{
	width: 460px;
}
.index-w5c3-t .tit{
	display: block;
	height: 74px;
	line-height: 74px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background: url(2023index-bg11.png) center no-repeat;
}
.index-w5c3 .index-list2{
	padding: 10px 14px;
	background: #fafafa;
	height: 196px;
}
.index-w5c3 .index-list2 li{
	height: 44px;
	line-height: 44px;
}
.index-w5c3 .index-list2 li a{
	max-width: 70%;
}
.index-w5c3 .index-list2 li a:before{
	display: none;
}
.index-w5bar3{
	margin-top: 30px;
}
.index-w5bar3 a{
	display: block;
}
.index-w5bar3 a img{
	width: 100%;
}
.index-w6{
	padding: 26px 0;
	background: #f7f7f7;
}
.index-w6c1{
	width: 930px;
}
.index-w6 .index-tit2 .tit{
	font-size: 24px;
}
.xxtip{
	color: #1f58ae;
	font-size: 16px;
	line-height: 58px;
}
.xxtip span{
	color: #bb383c;
}
.index-w6 .index-tit2{
	margin-bottom: 20px;
}
.index-w6 .index-list2{
	padding-right: 18px;
}
.index-w6 .index-list2 li{
	line-height: 46px;
	height: 46px;
}
.index-w6 .index-list2 li a:before{
	display: none;
}
.index-w6c{
	margin-bottom: 14px;
}
.index-w6c2{
	width: 230px;
	padding-top: 24px;
}
.index-w6c2 a{
	display: block;
	margin-top: 30px;
}
.yjzjtip{
	display: inline-block;
	padding: 0 20px;
	border: 1px solid #0065d7;
	font-size: 16px;
	color: #1f58ae;
	border-radius: 10px;
	height: 36px;
	line-height: 36px;
	margin-top: 16px;
	margin-right: 16px;
}
.index-w6c3{
	width: 230px;
	padding-top: 24px;
}
.index-w6c3 a{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 1px 0 0 #9da2ac;
	height: 66px;
	line-height: 66px;
}
.index-w6c3 a:hover{
	box-shadow: none;
	border: 1px solid #0065d7;
}
.index-w6c3 a img{
	margin-right: 14px;
}
.index-w6c3 a span{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.index-w7{
	padding-top: 26px;
}
.index-w7c{
	margin-top: 42px;
}
.index-zt .index-zt-item{
	display: inline-block;
	width: 272px;
	height: 224px;
	border-radius: 4px;
	overflow: hidden;
}
.index-zt .index-zt-item img{
	width: 100%;
	height: 154px;
}
.index-zt .index-zt-item p{
	border: 1px solid #f1f1f1;
	border-top: none;
	padding: 12px 18px 0;
	height: 70px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #333333;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
}
.ztSwiper-page{
	text-align: center;
	margin-top: 34px;
}
.ztSwiper-page .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	margin: 0 8px;
}
.ztSwiper-page .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #c20b17;
}

.second-group .second-title{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background-color: #dcedfd;
	font-size: 20px;
	color: #a3a3a3;
}
.second-group .second-title .tit{
	padding-left: 54px;
	padding-right: 54px;
	font-size: 20px;
	color: #333;
}
.second-group .second-title .cur{
	font-weight: bold;
	color: #1f58ae;
}
.index-w4c1 .second-title{
	margin-bottom: 25px;
}

@media screen and (max-width: 768px){
	.index-w2c1,.index-w3c1,.index-w4c1,.index-w5c1,.index-w6c1,.index-w5c2,.index-w2c2{
		width: 100%;
	}
	.index-main{
		padding: .3rem .2rem 0;
		position: relative;
	}
	.index-main::before{
		top: 0;
		height: 10rem;
	}
	.index-w1{
		min-height: auto;
		margin: 0 0 .3rem;
		padding-bottom: .3rem;
	}
	.index-w1-item{
		padding: 0 .3rem;
	}
	.index-w1-item .tit{
		padding-top: .3rem;
	}
	.index-w1-item .tit a{
		font-size: .36rem;
	}
	.index-w1-item .con{
		font-size: .26rem;
		line-height: .36rem;
		margin-top: 0.24rem;
	}
	.index-w1-item .con p{
		display: inline;
	}
	.index-w2c1{
		height: 4.2rem;
	}
	.index-w2c1-item a p{
		height: 0.64rem;
		line-height: .64rem;
	}
	.index-w2c1-item a p span{
		font-size: .3rem;
		max-width: 80%;
	}
	.index-w2c1-pagination{
		height: 0.64rem;
		line-height: .64rem;
		font-size: .3rem;
		bottom: 0;
	}
	.index-w2c2{
		margin-top: .3rem;
		height: auto;
	}
	.index-tit1{
		margin-bottom: .2rem;
		line-height: .8rem;
		height: .8rem;
	}
	.index-tit1 .tit{
		padding: 0 .1rem;
		min-width: 30%;
		font-size: .36rem;
	}
	.index-tit1 .tit.cur{
		height: .8rem;
	}
	.index-list1 li{
		height: .7rem;
		line-height: .7rem;
	}
	.index-list1 li a{
		font-size: .32rem;
		max-width: 70%;
	}
	.index-list1 li span{
		font-size: .28rem;
	}
	.index-bar1{
		margin-top: .3rem;
	}
	.index-w3{
		padding-top: 0;
		margin-top: .3rem;
		height: auto;
		background-size: cover;
	}
	.index-w3 .second-title{
		margin-bottom: 0.1rem;
	}
	.index-w3 li,.index-w4c1 li{
		padding-left: 0.15rem;
		padding-right: 0.15rem;
	}
	.index-tit2{
		height: auto;
		margin-bottom: .2rem!important;
	}
	.index-tit2 .tit{
		font-size: .34rem;
		line-height: .6rem;
		margin-left: .4rem;
	}
	.index-tit2 .tit.cur{
		font-size: .36rem;
	}
	.index-list2 li{
		height: 0.7rem!important;
		line-height: .7rem!important;
	}
	.index-list2 li a{
		max-width: 70%;
		font-size: .32rem;
	}
	.index-list2 li a:before{
		margin-right: .12rem;
		width: .08rem;
		height: .08rem;
	}
	.index-list2 li span{
		font-size: .28rem;
	}
	.index-w3c2{
		width: 100%;
	}
	.index-w3c2 a{
		margin-bottom: .2rem;
	}
	.index-w3c2 a p{
		font-size: .36rem;
		left: 3.5rem;
		top: 0.55rem;
	}
	.index-w3c2 a .icon-logo{
		top: 0.4rem;
		left: 1.5rem;
	}
	.index-w4{
		padding-top: .3rem;
		height: auto;
		padding-bottom: 0;
	}
	.index-tit3{
		line-height: .7rem;
		margin-bottom: .2rem;
		background-size: 270% auto;
	}
	.index-tit3 .tit .ch{
		font-size: .42rem;
	}
	.index-tit3 .tit .en{
		font-size: .42rem;
	}
	.index-w4tab{
		height: auto;
	}
	.index-w4search{
		padding: .2rem;
		margin-top: .2rem;
		line-height: initial;
	}
	.index-w4search>img{
		margin-right: .4rem;
		height: .32rem;
		margin-bottom: .2rem;
	}
	.index-w4search input{
		height: .7rem;
		line-height: .7rem;
		width: 70%;
		padding: 0 .2rem;
		font-size: .32rem;
	}
	.index-w4search button{
		margin-left: 4%;
		width: 26%;
	}
	.index-w4c2{
		width: 100%;
		padding-top: .3rem;
	}
	.index-w4c2 a{
		margin-bottom: .2rem;
	}
	.index-w4c2 .tit2 .bg{
		height: 1.12rem;
	}
	.index-w4c2 .tit2 .info{
		line-height: 1.12rem;
	}
	.index-w4c2 .tit2 .info img{
		height: .8rem;
		margin-right: .5rem;
	}
	.index-w4c2 .tit2 .info span{
		font-size: .36rem;
	}
	.index-w4c2 a:last-child{
		margin-bottom: 0;
	}
	.index-w5{
		padding: .3rem 0 0;
	}
	.index-w5c{
		margin-top: .3rem;
	}
	.index-w5bar1{
		height: auto;
		margin-bottom: .1rem;
	}
	.index-w5bar1 a{
		width: 48%;
		margin-bottom: .2rem;
	}
	.index-w5bar1 a img{
		height: .6rem;
		margin: 0 .2rem;
	}
	.index-w5bar1 a span{
		font-size: .32rem;
		line-height: .46rem;
		max-width: 70%;
		display: inline-block;
		vertical-align: middle;
	}
	.index-w5bar2{
		margin-bottom: .3rem;
	}
	.index-w5c3-t .tit{
		height: .8rem;
		line-height: .8rem;
		font-size: .36rem;
	}
	.index-w5c3 .index-list2{
		height: auto;
	}
	.index-w5bar3{
		margin-top: .3rem;
	}
	.index-w6{
		padding: .3rem 0 0;
		background: none;
	}
	.xxtip{
		font-size: .24rem;
		line-height: initial;
		max-width: 70%;
	}
	.xxtip span{
		vertical-align: baseline;
	}
	.index-w6 .index-list2{
		padding: 0;
	}
	.index-w6c{
		margin-bottom: .3rem;
	}
	.index-w6c2{
		width: 100%;
		padding-top: 0;
		display: flex;
		justify-content: space-between;
	}
	.index-w6c2 a{
		margin-top: .2rem;
		width: 48%;
	}
	.index-w6c2 a img{
		width: 100%;
	}
	.yjzjtip{
		margin: 0;
		padding: 0 .2rem;
		font-size: .24rem;
		height: .6rem;
		line-height: .6rem;
	}
	.index-w6c3{
		width: 100%;
		padding-top: 0;
		display: flex;
		justify-content: space-between;
	}
	.index-w6c3 a{
		margin-top: .2rem;
		width: 48%;
		height: .8rem;
		line-height: .8rem;
		box-shadow: none;
		border: 1px solid #9da2ac;
	}
	.index-w6c3 a img{
		height: .5rem;
		margin-right: .2rem;
	}
	.index-w6c3 a span{
		font-size: .32rem;
	}
	.index-w7{
		padding-top: 0;
	}
	.index-w7c{
		margin-top: .3rem;
	}
	.index-zt .index-zt-item{
		height: 3rem;
	}
	.index-zt .index-zt-item img{
		height: 2rem;
	}
	.index-zt .index-zt-item p{
		font-size: .3rem;
		line-height: .42rem;
		padding: .1rem .18rem;
		height: 1rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.ztSwiper-page{
		margin-top: .3rem;
	}
	.ztSwiper-page .swiper-pagination-bullet{
		width: .14rem;
		height: .14rem;
	}
	
	.second-group .second-title{
		height: 0.7rem;
		line-height: 0.7rem;
		font-size: .34rem;
	}
	.second-group .second-title .tit{
		padding-left: 0.3rem;
		padding-right: 0.3rem;
		font-size: .34rem;
	}
	.index-w4c1 .second-title{
		margin-bottom: 0.2rem;
	}
}